home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue70
/
Clinic
/
COMSolution2
/
CommonUnit.pas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Pascal/Delphi Source File
|
2001-04-05
|
134 b
|
11 lines
unit CommonUnit;
interface
const
SharedClassID: TGUID = '{1D02060B-0A08-4E8F-A57A-CCAF038445AF}';
implementation
end.